const runtime.waitReasonStoppingTheWorld

4 uses

	runtime (current package)
		proc.go#L1446: 		casGToWaitingForGC(gp, _Grunning, waitReasonStoppingTheWorld)
		runtime2.go#L1093: 	waitReasonStoppingTheWorld                        // "stopping the world"
		runtime2.go#L1134: 	waitReasonStoppingTheWorld:      "stopping the world",
		runtime2.go#L1167: 	waitReasonStoppingTheWorld:      true,